This element connects multiple curves together. Whenever one of the 'from' curves changes, the 'to' curves take the 'from' value modified by the mux_function.
See common elements attributes.
| Name | Value Type | Default Value | Description | Comment | V. | Exp. |
|---|---|---|---|---|---|---|
|
from |
List of curve id separated by ';' |
Empty |
Identifiers of the source curves. |
Mandatory |
1.4.3 |
No |
|
to |
List of curve id separated by ';' |
Empty |
Identifier of the destination curves. |
Mandatory |
1.4.3 |
No |
|
mux_function |
Mux function ('+','-','/','*') |
+ |
Function used to convert the n input values to a single value. |
|
1.4.3 |
No |
|
enabled |
'true' |
Enables or disables the link. |
|
1.4.3 |
1.4.3 |